Synch with Gnus trunk:
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 22 Apr 2010 08:25:46 +0000 (08:25 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 22 Apr 2010 08:25:46 +0000 (08:25 +0000)
commitb3fdc06ed50dea3c8016615d4f7c111dec608e46
tree95a038964823c96e479f1966a244e9a66a210b9c
parente229393563bee9c3c359270f9c5b2a05ef1d96e8
parent08a490ef61c8f6ad287403a8ecc20f0541ed600f
Synch with Gnus trunk:
(message-generate-headers): Record insertion of optional headers as well.
Otherwise the check to prevent repeated insertion of optional headers
is a no-op.  By Andreas Seltenreich <seltenreich@gmx.de>.